PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setLineCap Method
The line cap style.
In This Topic
    setLineCap Method
    In This Topic
    Set the line cap style in the graphics state. Operator: J
    Syntax
    public void setLineCap( 
       PDFLineCap lineCap
    )

    Parameters

    lineCap
    The line cap style.
    See Also